hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
ALooper_release
hip
jni
android
looper
Remove a reference that was previously acquired with ALooper_acquire().
extern (
C
)
void
ALooper_release
(
ALooper
*
looper
)
Meta
Source
See Implementation
hip
jni
android
looper
aliases
ALooper_callbackFunc
enums
ALOOPER_EVENT_INPUT
ALOOPER_POLL_WAKE
ALOOPER_PREPARE_ALLOW_NON_CALLBACKS
functions
ALooper_acquire
ALooper_addFd
ALooper_forThread
ALooper_pollAll
ALooper_pollOnce
ALooper_prepare
ALooper_release
ALooper_removeFd
ALooper_wake
structs
ALooper
Remove a reference that was previously acquired with ALooper_acquire().